Overview: The "Service Vehicle" doctype is used to manage and track information related to customer vehicles within the Service Management module. It provides a structured way to store details such as registration numbers, customer information, vehicle models, VIN (Vehicle Identification Number), engine numbers, and more.
Fields:
-
Registration Number
- Label: Registration Number
- Description: Unique identifier for the vehicle's registration.
- Example: "ABC123", "XYZ456"
-
Customer
- Label: Customer
- Description: Link to the customer associated with the vehicle.
-
Vehicle Model
- Label: Vehicle Model
- Description: Link to the model of the vehicle.
-
Engine Number
- Label: Engine Number
- Description: The unique identifier for the vehicle's engine.
- Example: "ENG1234567890"
-
Chassis Number
- Label: Chassis Number
- Description: The unique identifier for the vehicle's chassis.
- Example: "CHS9876543210"
-
Make
- Label: Make
- Description: Automatically fetched from the associated vehicle model.
-
Type
- Label: Type
- Description: Automatically fetched from the associated vehicle model.
-
Sold By
- Label: Sold By
- Description: Link to the entity that sold the vehicle.
-
Mobile No
- Label: Mobile No
- Description: Customer's mobile number, automatically fetched from customer details.
-
VIN
- Label: VIN (Vehicle Identification Number)
- Description: The unique identification number for the vehicle.
- Example: "1HGCM82633A000001"
Usage:
- Navigate to the Service Management module.
- Select "Service Vehicle" from the list of available doctypes.
- Click on "New" to create a new record for a customer's vehicle.
- Fill in the required details such as "Registration Number", "Customer", "Vehicle Model", and other relevant information.
- Save the record.
Notes:
- Ensure to input accurate details, especially the "Registration Number" and "Customer" fields.
- "Make" and "Type" fields are automatically populated based on the selected "Vehicle Model".
- The "Mobile No" field is automatically fetched from the associated customer's details.
- Use this doctype to keep track of service history, maintenance schedules, and other vehicle-related information for efficient service management.
Last updated 4 days ago
Was this helpful?